Easy2Siksha.com
• Two-way simultaneously → Full-duplex
6. What is mulplexing? Explain any two types of mulplexing.
Ans: Introduction
Imagine you’re at a busy railway station. Multiple trains need to use the same track, but
only one train can pass at a time. To manage this, the station schedules trains so they can
share the track efficiently. In computer networks and communication systems, a similar
concept exists called multiplexing.
Multiplexing is the technique of sending multiple signals or data streams over a single
communication channel. It’s like combining several conversations into one line, then
separating them at the other end. This makes communication faster, cheaper, and more
efficient.
1. What is Multiplexing?
• Definition: Multiplexing is a method of combining multiple signals into one medium
for transmission, then separating them back at the destination.
• Purpose: To maximize the use of available bandwidth and reduce costs.
• Analogy: Think of a highway with multiple lanes. Cars (signals) travel together on the
same road (channel), but each lane keeps them organized.
2. General Features of Multiplexing
1. Efficiency: Makes better use of communication channels.
2. Cost-Effective: Reduces the need for multiple physical lines.
3. Flexibility: Can handle different types of signals (voice, video, data).
4. Separation at Destination: Uses demultiplexing to split signals back into their
original form.
3. Types of Multiplexing
There are several types, but let’s focus on two major ones:
(a) Time Division Multiplexing (TDM)
• Concept: Each signal gets a fixed time slot in which it can transmit data.
• How it Works:
o Imagine a classroom where each student gets 1 minute to speak.
o After one finishes, the next speaks, and so on.
o Similarly, in TDM, signals take turns using the channel.
• Features:
o Works well for digital signals.
o Requires synchronization between sender and receiver.